home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / qlib205.zip / QLIB.ZIP / INC / LZW.INC < prev    next >
Text File  |  1997-01-07  |  108b  |  6 lines

  1. ;not implemented yet
  2.  
  3. .code
  4. lzw_compress proto :dword,:dword,:dword
  5. lzw_decompress proto :dword,:dword
  6.